home *** CD-ROM | disk | FTP | other *** search
/ Apple WWDC 1996 / WWDC96_1996 (CD).toast / Technology Materials / MacOS 8 Resources / Developer Tools / Mac OS 8 Interfaces & Libraries / Interfaces / IDLIncludes / ROMDefs.idl < prev    next >
Text File  |  1996-05-01  |  971b  |  38 lines

  1. /*
  2.      File:        ROMDefs.idl
  3.  
  4.      Contains:    NuBus card ROM Definitions.
  5.  
  6.      Version:    Technology:    System 7.5
  7.                  Release:    Universal Interfaces 3.0d3 on Copland DR1
  8.  
  9.      Copyright:    © 1984-1996 by Apple Computer, Inc.  All rights reserved.
  10.  
  11.      Bugs?:        If you find a problem with this file, send the file and version
  12.                  information (from above) and the problem description to:
  13.  
  14.                      Internet:    apple.bugs@applelink.apple.com
  15.                      AppleLink:    APPLE.BUGS
  16.  
  17. */
  18. #ifndef __ROMDEFS_IDL__
  19. #define __ROMDEFS_IDL__
  20.  
  21. #include <somobj.idl>
  22. #include <somcls.idl>
  23.  
  24.  
  25. #ifdef __SOMIDL__
  26.  
  27. /* =======================================================================    */
  28. /* sResource types                                                            */
  29. /* =======================================================================    */
  30. /* sResource List. Category: Display        Type: Video */
  31. /* The following Id's are common to all Mode sResources in Display_Video */
  32. /* functional sResources. */
  33.  
  34. #endif /* __SOMIDL__ */
  35.  
  36. #endif /* __ROMDEFS_IDL__ */
  37.  
  38.